OfficeDocumentHyperlinksChanged Property

This element specifies that one or more hyperlinks in this part were updated exclusively in this part by a producer. The next producer to open this document shall update the hyperlink relationships with the new hyperlinks specified in this part.

Definition

Namespace: Independentsoft.Office
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public bool HyperlinksChanged { get; set; }

Property Value

Boolean

See Also